github.com/refraction-networking/utls.lruSessionCacheEntry.state (field)

4 uses

	github.com/refraction-networking/utls (current package)
		common.go#L1659: 	state      *ClientSessionState
		common.go#L1690: 			entry.state = cs
		common.go#L1706: 	entry.state = cs
		common.go#L1719: 		return elem.Value.(*lruSessionCacheEntry).state, true